Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

feat(zoom): fix missing neutralZoom for newer iPhones #77

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DomiR
Copy link

@DomiR DomiR commented Jul 7, 2022

Newer iPhones have neutralZoom of 2 and therefore cannot find small QR-Codes if zoom is at it's default value 1. This commit uses the device neutralZoom property as the default zoom level. Fixes #76.

Newer iPhones have neutralZoom of 2 and therefore cannot find small QR-Codes if zoom is at it's default value 1. This commit uses the device neutralZoom property as the default zoom level.
@jorgebrunetto
Copy link

@schimini
Copy link

Really important fix

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iPhone 12 and later cannot find QR Codes in Example code because of default zoom
3 participants